NET_SDK_UnlockAccessControlEx¶
Interface Definition¶
1 2 3 4 | |
1 2 3 4 | |
Function Description¶
Access control and opening expansion interface, not supported by DVR (recommended).
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lUserIDin | LONG | User ID, the return value of NET_SDK_Login or NET_SDK_LoginEx. |
| lChannelin | LONG | Channel number, starting from 0, for outdoor units (IPC), this parameter is invalid. |
| unlockParamin | UNLOCK_PARAM | Door opening parameters. |
Return Value¶
-
Type:BOOL
-
Remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None